www.csvreader.com

The name of the column. This value can be used to map source columns to destination columns.

[Visual Basic]
Public Property Name As String
[C#]
public string Name {get; set;}

See Also

CsvDataReader.Column Class | Csv Namespace