kmClassName

val kmClassName: ClassName(source)

The ClassName for use with kotlin.metadata. Note that in kotlin.metadata the actual type might be different from the underlying JVM type, for example: kotlin/Int -> java/lang/Integer