public bool InputCountsOutOfSensorRange { get; set; }
Public Property InputCountsOutOfSensorRange As Boolean
public: property bool InputCountsOutOfSensorRange { bool get (); void set (bool value); }