[]
A list containing the columns used in the Group-By clause
public IList<ColumnExpression> Columns { get; set; }
Public Property Columns As IList(Of ColumnExpression)