locked
A Boolean value that indicates whether to lock the car.
Declaration
@nonobjc final var locked: Bool? { get }Discussion
When this property is true, lock the car; otherwise unlock the car.
A Boolean value that indicates whether to lock the car.
@nonobjc final var locked: Bool? { get }When this property is true, lock the car; otherwise unlock the car.