ElectricEngine
Unique identifier of ElectricEngine property of the Vehicle model.
To access the property value from the Vehicle, use the following snippet:
val electricEngine = (vehicle as? Motorized)?.electricEngine
Content copied to clipboard