CombustionEngineProperties
data class CombustionEngineProperties(val properties: List<CombustionEngineProperty>) : VehicleProperty
Specifies the combustion engine properties.
Important: This is a Public Preview API. It may be changed or removed at any time.
Parameters
properties
Combustion engine properties. If empty property list is passed, combustion engine without properties will be created.