[This is preliminary documentation and is subject to change.]
public DataSet DataSet { get; set; }
Public Property DataSet As DataSet
public: property DataSet^ DataSet { DataSet^ get (); void set (DataSet^ value); }