# `GSErrorItem.helpPage`

*Instance Property*

## Declaration

```swift
var helpPage: String { get set }
```

```objc
@property (nonatomic, strong) NSString * helpPage;
```

```python
helpPage() -> str
setHelpPage_(helpPage: str)
```

