<@U0BAF68H2>: Maybe instead something like this: `...
# javafx
h
@alex.hart: Maybe instead something like this:
Copy code
var shape by  lazyProperty { SimpleObjectProperty<Shape>() }
fun shapeProperty() = shape.internalProperty