public string? Schema { get; set; }
Public Property Schema As String Get Set
public: property String^ Schema { String^ get (); void set (String^ value); }
member Schema : string with get, set
In This Article