interface Runtime.InternalPropertyDescriptor
Object internal property descriptor. This property isn't normally visible in JavaScript code.
Properties Jump to heading
Jump to headingname: string
Conventional property name.
optional
Jump to headingvalue: RemoteObject | undefined
The value associated with the property.