# `GSUserNotification.actionButtonTitle`

*Instance Property*

## Declaration

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

```objc
@property (copy) NSString * actionButtonTitle;
```

```python
pyobjc_instanceMethods.actionButtonTitle() -> str
pyobjc_instanceMethods.setActionButtonTitle_(actionButtonTitle: str)
```

