Now you can write `someProperty.onChange { println...
# tornadofx
e
Now you can write
someProperty.onChange { println("New value is $it") }