public final BooleanProperty mouseTransparentProperty ()

If true, this node (together with all its children) is completely transparent to mouse events. When choosing target for mouse event, nodes with mouseTransparent set to true and their subtrees won't be taken into account.

Returns:  is this Node (together with all its children) is completely transparent to mouse events.