# `GSGlyphEditView.textStorage`

*Instance Property*

## Declaration

```swift
var textStorage: GSTextStorage { get set }
```

```objc
@property (nonatomic, strong) GSTextStorage * textStorage;
```

```python
textStorage() -> GSTextStorage
setTextStorage_(textStorage: GSTextStorage)
```

