Contents

locked

A Boolean value that indicates whether to lock the car.

Declaration

@property (nonatomic, copy, readonly, nullable) NSNumber * locked;
@property (atomic, copy, readonly, nullable) NSNumber * locked;

Discussion

When this property is true, lock the car; otherwise unlock the car.