public final ObjectProperty<String> accessibleHelpProperty ()

The accessible help text for this Node.

The help text provides a more detailed description of the accessible text for a node. By default, if the node has a tool tip, this text is used.

Returns:  the accessible help text for this Node.

Since:  JavaFX 8u40

@defaultValue null