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