item

fun item(index: Int): Attr?(source)

The item() method of the NamedNodeMap interface returns the item in the map matching the index.

MDN Reference