# `GSAxisMasterGroup.axis`

*Instance Property*

## Declaration

```swift
weak var axis: GSAxis? { get }
```

```objc
@property (weak, readonly) GSAxis * axis;
```

```python
axis() -> GSAxis
```

