Private Property Descriptor
fun PrivatePropertyDescriptor(name: String, value: RemoteObject? = null, get: RemoteObject? = null, set: RemoteObject? = null)
Content copied to clipboard
Sources
jvm source
Link copied to clipboard