public string Schema { get; set; }
Public Property Schema As String Get Set
public: property String^ Schema { String^ get (); void set (String^ value); }
function get_Schema(); function set_Schema(value);
In This Article