ICssConditionRule
public interface ICssConditionRule : ICssGroupingRule, ICssRule, ICssNode, IStyleFormattable, ICssRuleCreator
Represents all the "conditional" at-rules, which consist
of a condition and a statement block.
Gets or sets the text representation of the condition.