'DeclarationPublic Property QuotedCellIfContainsDelimiter As System.Boolean
'UsageDim instance As NCsvReader Dim value As System.Boolean instance.QuotedCellIfContainsDelimiter = value value = instance.QuotedCellIfContainsDelimiter
public System.bool QuotedCellIfContainsDelimiter {get; set;}