Skip to main content
Up or down tonavigateEnter toselectEscape toclose⌘⇧KAI

interface Runtime.InternalPropertyDescriptor

Object internal property descriptor. This property isn't normally visible in JavaScript code.

Properties #

#name: string

Conventional property name.

#value: RemoteObject | undefined
optional

The value associated with the property.