public int Group { get; set; }
Public Property Group As Integer Get Set
public: property int^ Group { int^ get (); void set (int^ value); }