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