[]
When true, incomplete complex fields (BeginChar/SeparatorChar copied without EndChar) are silently removed from the copied output instead of throwing ComplexFieldCopyException. The field's result content (between SeparatorChar and the range end) is preserved.
public bool SkipIncompleteFields { get; set; }
Public Property SkipIncompleteFields As Boolean