VehicleProperty
Class to be extended by all vehicle properties.
Parameters
T
The type of the property's value.
value
Current value of the property. Can be null
if it is temporarily unavailable or invalid.
Class to be extended by all vehicle properties.
The type of the property's value.
Current value of the property. Can be null
if it is temporarily unavailable or invalid.