ICssStyleRule
Represents a general CSS styling rule.
Gets or sets 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.