14 lines
461 B
Markdown
14 lines
461 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [CSS](./puppeteer.protocol.css.md) > [CSSProperty](./puppeteer.protocol.css.cssproperty.md) > [name](./puppeteer.protocol.css.cssproperty.name.md)
|
|
|
|
## Protocol.CSS.CSSProperty.name property
|
|
|
|
The property name.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
name: string;
|
|
```
|