public SimpleObjectProperty (Object bean, String name, T initialValue)

The constructor of ObjectProperty

Parameters:
bean     the bean of this ObjectProperty
name     the name of this ObjectProperty
initialValue     the initial value of the wrapped value