[]
Gets or sets the name of the current DataSet. That name can be used in aggregate functions to indicate which data set the aggregate refers to.
public string Name { get; set; }