Nodeinspector/promisesRuntime.PropertyPreviewinterface Runtime.PropertyPreviewunstableProperties ##name: string Property name. #type: string Object type. Accessor means that the property itself is an accessor property. #value: string | undefined optionalUser-friendly property value string. #valuePreview: ObjectPreview | undefined optionalNested value preview. #subtype: string | undefined optionalObject subtype hint. Specified for object type values only.
interface Runtime.PropertyPreviewunstableProperties ##name: string Property name. #type: string Object type. Accessor means that the property itself is an accessor property. #value: string | undefined optionalUser-friendly property value string. #valuePreview: ObjectPreview | undefined optionalNested value preview. #subtype: string | undefined optionalObject subtype hint. Specified for object type values only.