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