getAs

fun <T> Field.getAs(obj: Any?): T?

Field 对象上的类型安全读取。