get

val get: RemoteObject? = null

A function which serves as a getter for the private property, or undefined if there is no getter (accessor descriptors only).

Sources

jvm source
Link copied to clipboard