# `GSPenProtocol.closed`

*Instance Property*

## Declaration

```swift
optional var isClosed: Bool { get }
```

```objc
@property (nonatomic, readonly) BOOL closed;
```

```python
closed() -> bool
```

