name

open override var name: String(source)

The name property of the HTMLButtonElement interface indicates the name of the button element or the empty string if the element has no name.

MDN Reference