property Runtime.PropertyDescriptor.symbol
Usage in Deno
import { type Runtime } from "node:inspector";
Property symbol object, if the property is of the <code>symbol</code> type.
RemoteObject | undefined
import { type Runtime } from "node:inspector";
Property symbol object, if the property is of the <code>symbol</code> type.
RemoteObject | undefined