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