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