noctarius
val fields = value.javaClass::getDeclaredFields fields.forEach { value -> // <- can't find the method // ... }