focusedProperty
true
when this node has the input focus. Only 1 node has the input focus.
If the Stage loses focus, so will the focused node. When the Stage gains focus again, the node will regain focus too (assuming another node hasn't requested focus inbetween).