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