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