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