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.
Node
.
If this Node
does not have an inline style,
an empty String is returned.
CSS Reference Guide
@defaultValue empty string
Diagram: Node