qualifiedName
For Common, JVM, Native
The fully qualified dot-separated name of the class,
or null
if the class is local or a class of an anonymous object.
For JS
The fully qualified dot-separated name of the class,
or null
if the class is local or a class of an anonymous object.
This property is currently not supported in Kotlin/JS.