property Runtime.PropertyDescriptor.value
Usage in Deno
```typescript import { type Runtime } from "node:node__inspector--promises.d.ts"; ```The value associated with the property.
RemoteObject | undefined