string ScopeName { get; set; }
Property ScopeName As String Get Set
property String^ ScopeName { String^ get (); void set (String^ value); }
abstract ScopeName : string with get, set
In This Article