Vehicle::horn
Внешний вид
This property returns horn state.
Note: this property is read-only.
Example
<source lang="javascript"> let hornEnabled = vehicle.horn </source>
This property returns horn state.
Note: this property is read-only.
<source lang="javascript"> let hornEnabled = vehicle.horn </source>