# `GSShadow.offsetY`

*Instance Property*

The offsetY.

## Declaration

```swift
var offsetY: String? { get set }
```

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

```python
offsetY() -> str
setOffsetY_(offsetY: str)
```

