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