public bool LockProcess { get; set; }
Public Property LockProcess As Boolean Get Set
public: property bool LockProcess { bool get (); void set (bool value); }
member LockProcess : bool with get, set
In This Article