PrivatePropertyDescriptor

constructor(name: String, value: RemoteObject? = null, get: RemoteObject? = null, set: RemoteObject? = null)(source)