Skip to main content

Vehicle::gear

Property-only

Description​

This property is used to get the vehicle's gear

Syntax​

```js let gear = vehicle.gear; ```