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