ariaLevel

open var ariaLevel: String?(source)

The ariaLevel property of the Element interface reflects the value of the aria-level attribute, which defines the hierarchical level of an element within a structure.

MDN Reference