# `GSAxis.axisId`

*Instance Property*

## Declaration

```swift
var axisId: String { get set }
```

```objc
@property (nonatomic, strong) NSString * axisId;
```

```python
pyobjc_instanceMethods.axisId() -> str
pyobjc_instanceMethods.setAxisId_(axisId: str)
```

