So probably you can answer me one general question to start with this. I have added a textview to my project and have a model with a string property. Now I also want to change the text view when I switch the user in the table on the left of my project. But I did not figure out the right way to realze the binding. I have no problem with the general property approach but how does this work in projects where I use no TornadoFX forms?