<!-- 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; [Profiler](./puppeteer.protocol.profiler.md) &gt; [FunctionCoverage](./puppeteer.protocol.profiler.functioncoverage.md) &gt; [functionName](./puppeteer.protocol.profiler.functioncoverage.functionname.md)

## Protocol.Profiler.FunctionCoverage.functionName property

JavaScript function name.

<b>Signature:</b>

```typescript
functionName: string;
```