Vehicle::engineHealth
This functions using for getting engine health.
Note: this property is read-only. For edit health use [Vehicle::repair](/vehicle-repair)
Example
```js let engineHealth = vehicle.engineHealth ```
This functions using for getting engine health.
Note: this property is read-only. For edit health use [Vehicle::repair](/vehicle-repair)
```js let engineHealth = vehicle.engineHealth ```