name

open override var name: String(source)

The name property of the HTMLObjectElement interface returns a string that reflects the name HTML attribute, specifying the name of the browsing context.

MDN Reference