item

fun item(index: Int): String(source)

The CSSStyleDeclaration.item() method interface returns a CSS property name from a CSSStyleDeclaration by index.

MDN Reference