property
inspector.Runtime.PropertyDescriptor.get
get?: RemoteObject
A function which serves as a getter for the property, or <code>undefined</code> if there is no getter (accessor descriptors only).
property
A function which serves as a getter for the property, or <code>undefined</code> if there is no getter (accessor descriptors only).