[]
Gets the collection of data sets provided by the current data schema.
A DataSet from this collection can be assigned to the DataSource property on DataBinding of a RenderObject, or on DataBinding of a table row or column group (TableVector).
public DataSetCollection DataSets { get; }