<@U7F0VKNQ0> By the way, you can probably still us...
# tornadofx
e
@wakingrufus By the way, you can probably still use bind with property references, even on data classes. (
val id = bind(DataClass::id)
)