getIntFieldOrNull

fun Any.getIntFieldOrNull(fieldName: String): Int?

读取实例 Int 字段,失败时返回 null