IsLocked constructor

IsLocked(
  1. bool value
)

Implementation

IsLocked(bool value) : super('LockUnlock', value);