# `GSUndoManager.debug_shouldNotTouchUndo_store`

*Instance Property*

## Declaration

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

```objc
@property NSInteger debug_shouldNotTouchUndo_store;
```

```python
debug_shouldNotTouchUndo_store() -> int
setDebug_shouldNotTouchUndo_store_(debug_shouldNotTouchUndo_store: int)
```

