public final StringProperty styleProperty ()

taken from field

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.

See also:
CSS Reference Guide.

@defaultValue empty string