'Declaration Public Property Columns As List(Of String)
public List<string> Columns {get; set;}
CSVStreamParser Class CSVStreamParser Members