Gets or sets a value indicating whether the CSV file contains a header specifying column names.
true if the CSV file contains a header specifying column names;
otherwise, false.
This property influences the way data is parsed from and written to the CSV file.
If setting this property to true, the first line in the file is regarded as the
header containing the names of the data columns
