getTypeName

abstract fun getTypeName(): String?(source)

Type of "this" as a string. This is the name of the function stored in the constructor field of "this", if available. Otherwise the object's [Class] internal property.