public string GroupId { get; set; }
Public Property GroupId As String
public: property String^ GroupId { String^ get (); void set (String^ value); }