property Runtime.PropertyDescriptor.enumerable Usage in Deno```typescript import { type Runtime } from "node:node__inspector--promises.d.ts"; ``` True if this property shows up during enumeration of the properties on the corresponding object. Type boolean