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