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