ICssStyleRule
Represents a general CSS styling rule.
Gets the selector for matching elements.
Gets or sets the textual representation of the selector for this rule, e.g. "h1,h2".
Gets the CSSStyleDeclaration object for the rule.