reflectField

fun <T> Any.reflectField(field: String): T

Loads the value of the given field for this object.