puppeteer/new-docs/puppeteer.protocol.accessibility.axproperty.name.md
2020-07-13 14:01:35 +01:00

14 lines
523 B
Markdown

<!-- 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;
```