public string GroupCaption { get; set; }Public Property GroupCaption As String
Get
Setpublic:
virtual property String^ GroupCaption {
String^ get () sealed;
void set (String^ value) sealed;
}abstract GroupCaption : string with get, set
override GroupCaption : string with get, set