# `GSFontViewSidebarController.buttonTitle`

*Instance Property*

## Declaration

```swift
unowned(unsafe) var buttonTitle: NSString! { get }
```

```objc
@property (nonatomic, unsafe_unretained, readonly) NSString * buttonTitle;
```

```python
buttonTitle() -> str
```

