The header.

Contains the name of all fields in this table.

Property definitions

csv $ CsvDocument :: header
	# The header.
	#
	# Contains the name of all fields in this table.
	var header = new Array[String] is writable, optional
lib/csv/csv.nit:121,2--124,53