Home > puppeteer > Protocol > Runtime > PropertyDescriptor > set
A function which serves as a setter for the property, or undefined if there is no setter (accessor descriptors only).
undefined
Signature:
set?: RemoteObject;