property Runtime.PropertyDescriptor.writable Usage in Denoimport { type Runtime } from "node:inspector/promises"; True if the value associated with the property may be changed (data descriptors only). Type boolean | undefined