# `GSHint.isCorner`

*Instance Property*

> **Deprecated**

## Declaration

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

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

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

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

