# `GSHint.otherKnob1`

*Instance Property*

## Declaration

```swift
var otherKnob1: NSPoint { get set }
```

```objc
@property (nonatomic) NSPoint otherKnob1;
```

```python
otherKnob1() -> NSPoint
setOtherKnob1_(otherKnob1: NSPoint)
```

