PrivatePropertyDescriptor

fun PrivatePropertyDescriptor(name: String, value: RemoteObject? = null, get: RemoteObject? = null, set: RemoteObject? = null)

Sources

jvm source
Link copied to clipboard