puppeteer/new-docs/puppeteer.protocol.runtime.propertydescriptor.isown.md
2020-07-13 14:01:35 +01:00

542 B

Home > puppeteer > Protocol > Runtime > PropertyDescriptor > isOwn

Protocol.Runtime.PropertyDescriptor.isOwn property

True if the property is owned for the object.

Signature:

isOwn?: boolean;