public byte highThreshold { get; set; }
public: __property byte get_highThreshold(); public: __property void set_highThreshold(
byte value
);
'Declaration Public Property highThreshold As Byte
Property Value
Valid values are from 0 to 255. Default value is 80.