property Runtime.PropertyDescriptor.writable Usage in Deno```typescript import { type Runtime } from "node:node__inspector--promises.d.ts"; ``` True if the value associated with the property may be changed (data descriptors only). Type boolean | undefined