public bool PositionCrashSensor { get; set; }
Public Property PositionCrashSensor As Boolean Get Set
public: property bool PositionCrashSensor { bool get (); void set (bool value); }
member PositionCrashSensor : bool with get, set
In This Article