isLocked property

bool? isLocked
getter/setter pair

Whether the seat is locked, default value: false.

Implementation

bool? isLocked = false;