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