[]
Gets the collection of columns in the table.
public IItemCollection<Column> Columns { get; }
An IItemCollection<T> representing the columns in the table.