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