length

open override val length: Int(source)

The length property of the CSSRuleList interface returns the number of CSSRule objects in the list.

MDN Reference