selectorText property
The selectorText property of the CSSStyleRule interface gets and
sets the selectors associated with the CSSStyleRule.
Implementation
external String get selectorText;
Implementation
external set selectorText(String value);