The character that split each cell in a record.

Property definitions

csv $ CsvStream :: separator
	# The character that split each cell in a record.
	var separator = ',' is writable
lib/csv/csv.nit:109,2--110,32