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