<@U0F3291QE> Yeah, the `KotlinObjectProperty` you ...
# tornadofx
r
@edvin Yeah, the
KotlinObjectProperty
you merged is the practically the opposite of what we wanted. I added a comment to the PR, but basically we need a non-nullable object property, and what we got was a nullable object property that crashes on nulls.