# `GSPenProtocol.hasContent`

*Instance Property*

## Declaration

```swift
var hasContent: Bool { get }
```

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

```python
hasContent() -> bool
```

