getter Signature
JVM signature of the property getter, or null
if this property has no getter or its signature is unknown.
Example: JvmMethodSignature("getX", "()Ljava/lang/Object;")
.
JVM signature of the property getter, or null
if this property has no getter or its signature is unknown.
Example: JvmMethodSignature("getX", "()Ljava/lang/Object;")
.