puppeteer/new-docs/puppeteer.protocol.accessibility.axproperty.name.md

14 lines
523 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Accessibility](./puppeteer.protocol.accessibility.md) &gt; [AXProperty](./puppeteer.protocol.accessibility.axproperty.md) &gt; [name](./puppeteer.protocol.accessibility.axproperty.name.md)
## Protocol.Accessibility.AXProperty.name property
The name of this property.
<b>Signature:</b>
```typescript
name: AXPropertyName;
```