# `GSHint.otherKnob2`

*Instance Property*

## Declaration

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

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

```python
otherKnob2() -> NSPoint
setOtherKnob2_(otherKnob2: NSPoint)
```

