# `GSGradientKnob.isEnd`

*Instance Property*

## Declaration

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

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

```python
isEnd() -> bool
```

