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