# `GSHobbyKnot.connection`

*Instance Property*

## Declaration

```swift
var connection: GSNode.Connection { get set }
```

```objc
@property (assign) GSNodeConnection connection;
```

```python
connection() -> GSNodeConnection
setConnection_(connection: GSNodeConnection)
```

