Constructs a simple one-way binding between the given properties. @param targetProperty The target property, whose value will be set to match the source property. @param sourceProperty The source property, whose value will drive the binding.
(Property<?> targetProperty, Property<?> sourceProperty)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected