For POJOs, you'd reference the getter: `val name =...
# tornadofx
e
For POJOs, you'd reference the getter:
val name = bind(Customer::getName)