<@U3NCE6L8G> In the mean time, you can define your...
# tornadofx
e
@bkenn In the mean time, you can define your property as
val tokenProperty = SimpleObjectProperty<Token>(token)
if that's acceptable. That should create a more sensible binding property 🙂