---
title: isInspectable
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/wkcontentworldconfiguration/isinspectable
---

# isInspectable

## Declaration

```swift
var isInspectable: Bool { get set }
```

## Discussion

Discussion A boolean indicating whether the JavaScript in this world is visible to the Web Inspector.
