jvmName

val KClass<*>.jvmName: String

Returns the JVM name of the class represented by this KClass instance.

See also