getField

fun getField(target: Any, field: String): Any?

Read a (private) instance field by name — walks the class hierarchy.