signature

val signature: JvmMethodSignature?

JVM signature of the function, or null if the JVM signature of this function is unknown.

Example: JvmMethodSignature("equals", "(Ljava/lang/Object;)Z").