Creates a javafx.beans.binding.StringBinding
that holds the value
of this BooleanExpression
turned into a String
. If the
value of this BooleanExpression
changes, the value of the
StringBinding
will be updated automatically.
StringBinding
Diagram: BooleanProperty