IsLocked constructor

IsLocked(
  1. bool value
)

Implementation

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