That is a very generic answer, but it doesnt answer the question.
I was asking, wether tornadofx does have a bi-directional binding with a converter.
I assume it does not, so i implemented a concise Kotlin Version of the suggested in the linked stackoverflow post.
If tornadoFX already had one, i would have preferred the TFX implementation over mine though.