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