Skip to main content

Vehicle::brake

This property returns brake state.

Note: this property is read-only.

Example

```js let brakeUsing = vehicle.brake ```