JavaBeanProperty is the super interface of all adapters between readonly Java Bean properties and JavaFX properties.
JavaBeanProperty
extends ReadOnlyProperty<T>
Parameters:
<T>
Since: JavaFX 2.1