name

open override var name: String(source)

The name property of the HTMLOutputElement interface indicates the name of the element. It reflects the element's name attribute.

MDN Reference