# `GSEditViewController.hasWeightAxis`

*Instance Property*

## Declaration

```swift
var hasWeightAxis: Bool { get }
```

```objc
@property (nonatomic, readonly) BOOL hasWeightAxis;
```

```python
hasWeightAxis() -> bool
```

