# `GSUndoManager.debug_shouldNotTouchUndo`

*Instance Property*

## Declaration

```swift
var debug_shouldNotTouchUndo: Int { get set }
```

```objc
@property (nonatomic) NSInteger debug_shouldNotTouchUndo;
```

```python
debug_shouldNotTouchUndo() -> int
setDebug_shouldNotTouchUndo_(debug_shouldNotTouchUndo: int)
```

