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