@DomName('CSSStyleSheet.cssRules') @DocsEditable() List<CssRule> get cssRules => _blink.BlinkCSSStyleSheet.instance.cssRules_Getter_(this);