JSHandleJSHandle.getProperty_1Version: 21.6.0On this pageJSHandle.getProperty() method Signature: class JSHandle { getProperty(propertyName: string): Promise<JSHandle<unknown>>;} Parameters ParameterTypeDescriptionpropertyNamestring Returns: Promise<JSHandle<unknown>>