CSSStyle(styleSheetId: StyleSheetId? = null, cssProperties: List<CSSProperty>, shorthandEntries: List<ShorthandEntry>, cssText: String? = null, range: SourceRange? = null)
CSS style representation.
Official doc