# `GSUndoClientProtocol.justLocked`

*Instance Property*

## Declaration

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

```objc
@property BOOL justLocked;
```

```python
justLocked() -> bool
setJustLocked_(justLocked: bool)
```

