Home > puppeteer > Protocol > Runtime > PropertyDescriptor > writable
True if the value associated with the property may be changed (data descriptors only).
Signature:
writable?: boolean;