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