Property csvTable.Separator Overload Sets or gets the field separator character used when composing CSV text. Initially it is ','. public char Separator { get; set; } Property Value char