Skip to main content

set

property Runtime.PropertyDescriptor.set

A function which serves as a setter for the property, or undefined if there is no setter (accessor descriptors only).

RemoteObject | undefined
Back to top