property Runtime.PropertyDescriptor.isOwn Usage in Deno```typescript import { type Runtime } from "node:node__inspector.d.ts"; ``` True if the property is owned for the object. Type boolean | undefined