kotlin-stdlib / org.w3c.dom.css / get get JS 1.1 operator fun MediaList.get(index: Int): String?(source) operator fun StyleSheetList.get(index: Int): StyleSheet?(source) operator fun CSSRuleList.get(index: Int): CSSRule?(source) operator fun CSSStyleDeclaration.get(index: Int): String?(source)