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