propertyA

abstract val propertyA: Property<*>?

One of the properties forming the bidirectional bind. We only keep weak references, so if the property is garbage collected, then this may return null.