# `GSEditViewController.weightValue`

*Instance Property*

## Declaration

```swift
var weightValue: CGFloat { get set }
```

```objc
@property (nonatomic, assign) CGFloat weightValue;
```

```python
weightValue() -> float
setWeightValue_(weightValue: float)
```

