One more question: Is `fun Class<*>.findFiel...
# tornadofx
r
One more question: Is
fun Class<*>.findFieldByName(name: String): Field?
still needed after the change to property delegation, or should it be deprecated as well?