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