# `GSDrawSliceMask.shape`

*Instance Property*

## Declaration

```swift
var shape: GSShape { get set }
```

```objc
@property (strong) GSShape * shape;
```

```python
shape() -> GSShape
setShape_(shape: GSShape)
```

