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