Property csvTable.Quote Overload Sets or gets the quote character used when composing CSV text. Initially it is '"'. public char Quote { get; set; } Property Value char