# `GSUndoClientProtocol.editable`

*Instance Property*

## Declaration

```swift
var isEditable: Bool { get set }
```

```objc
@property BOOL editable;
```

```python
editable() -> bool
setEditable_(editable: bool)
```

