# `GSInstance.tooltip`

*Instance Property*

## Declaration

```swift
var tooltip: String! { get }
```

```objc
@property (readonly) NSString * tooltip;
```

```python
tooltip() -> str
```

