VehicleAreaProperty

fun <T : VehicleArea> VehicleAreaProperty(value: T?)

Parameters

T

The type of the value.

value

The value of the VehicleArea property. Can be null if it is temporarily unavailable or invalid.