interface Runtime.PropertyPreview
unstable
name: stringProperty name.
type: stringObject type. Accessor means that the property itself is an accessor property.
optional
value: string | undefinedUser-friendly property value string.
optional
valuePreview: ObjectPreview | undefinedNested value preview.
optional
subtype: string | undefinedObject subtype hint. Specified for object type values only.