# Editor.PanelWindow.IsOpen

```csharp
bool IsOpen { get; set; }
```

Is this window still open?

Declared in [Editor.PanelWindow](/api/Editor.PanelWindow).
Assembly: `Sandbox.Tools`.
