# `GSWindowController.showLayer`

*Instance Property*

## Declaration

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

```objc
@property (nonatomic) BOOL showLayer;
```

```python
showLayer() -> bool
setShowLayer_(showLayer: bool)
```

