bool EnableEditing { get; set; }
Property EnableEditing As Boolean Get Set
property bool EnableEditing { bool get (); void set (bool value); }
abstract EnableEditing : bool with get, set
In This Article