# `GSDocument.masterIndex`

*Instance Property*

## Declaration

```swift
var masterIndex: UInt { get }
```

```objc
@property (nonatomic, readonly) NSUInteger masterIndex;
```

```python
masterIndex() -> int
```

