<@U0F3291QE> would that be `val name = bind(Custom...
# tornadofx
r
@edvin would that be
val name = bind(Customer::getName, Customer::setName)
? makes it explicit what is being called