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