# `GSShortcutItem.isDefault`

*Instance Property*

## Declaration

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

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

```python
isDefault() -> bool
```

