allowQuotedRecordDelimiter property
Specifies that CSV field values may contain quoted record delimiters and such records should be allowed. Default value is FALSE. Setting this value to TRUE may lower performance.
Implementation
bool? allowQuotedRecordDelimiter;