property Runtime.PropertyDescriptor.get
Usage in Deno
```typescript import { type Runtime } from "node:node__inspector--promises.d.ts"; ```A function which serves as a getter for the property, or
undefined
if there is no getter (accessor descriptors only).RemoteObject | undefined