low

The low property of the HTMLMeterElement interface represents the low boundary of the element as a floating-point number. It reflects the element's low attribute, or the value of min if not defined. The value of low is clamped by the min and max values.

MDN Reference