Vehicle::rocketBoost
This property returns rocket boost state (voltic2).
Note: this property is read-only.
Example
```js let rocketBoost = vehicle.rocketBoost ```
This property returns rocket boost state (voltic2).
Note: this property is read-only.
```js let rocketBoost = vehicle.rocketBoost ```