Declaration

var debug_shouldNotTouchUndo: Int { get set }

Declaration

@property (nonatomic) NSInteger debug_shouldNotTouchUndo;

Declaration

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