[]
Gets a Column by its name.
public Column this[string colName] { get; }
Name of the column to retrieve.
The column with the requested name.