The contact model has a val notes = bind(Contact::...
# tornadofx
d
The contact model has a val notes = bind(Contact::notesProperty) and the model a val notesProperty = SimpleStringProperty(“”) and var notes by notesProperty