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