CombustionSpeedConsumption

Unique identifier of CombustionVehicleConsumption.speedConsumption property of the CombustionEngine model.

To access the property value from the Vehicle, use the following snippet:

val speedConsumption = (vehicle as? Motorized)?.combustionEngine?.consumption?.speedConsumption