Vehicle::highbeams
This property returns high beams state.
Note: this property is read-only.
Example
```js let highbeamsEnabled = vehicle.highbeams ```
This property returns high beams state.
Note: this property is read-only.
```js let highbeamsEnabled = vehicle.highbeams ```