Property IsLeftIndicatorLightOn
IsLeftIndicatorLightOn
Gets or sets a value indicating whether this Vehicle has its left indicator light on.
Declaration
public bool IsLeftIndicatorLightOn { set; }
Property Value
Type | Description |
---|---|
System.Boolean |
|