14 lines
493 B
Markdown
14 lines
493 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Runtime](./puppeteer.protocol.runtime.md) > [PropertyPreview](./puppeteer.protocol.runtime.propertypreview.md) > [name](./puppeteer.protocol.runtime.propertypreview.name.md)
|
|
|
|
## Protocol.Runtime.PropertyPreview.name property
|
|
|
|
Property name.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
name: string;
|
|
```
|