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