# `GSHint.isPostScript`

*Instance Property*

## Declaration

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

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

[See also `isPostScript` in the Python API](https://docu.glyphsapp.com/#GSHint.isPostScript)

```python
pyobjc_instanceMethods.isPostScript() -> bool
```

