is KClass.packageName missing? I can get the quali...
# reflect
j
is KClass.packageName missing? I can get the qualifiedName and simpleName but I have to do string manipulation or flip over to the Class to get access to the package name. https://youtrack.jetbrains.com/issue/KT-18104