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