readClassProperty

fun <R> readClassProperty(cls: KClass<*>, propertyName: String): R?

Sources

jvm source
Link copied to clipboard