---
title: inspectionName
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/wkwebextension/action/inspectionname
---

# inspectionName

The name shown when inspecting the pop-up web view.

## Declaration

```swift
var inspectionName: String? { get set }
```

## Discussion

Discussion This is the text that will appear when inspecting the pop-up web view.
