A string representation of the CSS style associated with this
specific Node
. This is analogous to the "style" attribute of an
HTML element. Note that, like the HTML style attribute, this
variable contains style properties and values and not the
selector portion of a style rule.
value | The inline CSS style to use for this Node .
null is implicitly converted to an empty String. |
CSS Reference Guide
@defaultValue empty string
Diagram: Node