If true, returns accessor properties (with getter/setter) only; internal properties are not returned either.
interface
inspector.Runtime.GetPropertiesParameterType
interface GetPropertiesParameterType
- ownProperties?: boolean
If true, returns properties belonging only to the element itself, not to its prototype chain.