---
title: startIndex
framework: paperkit
role: symbol
role_heading: Instance Property
path: paperkit/markuporderedset/startindex
---

# startIndex

The index of the first element in the set.

## Declaration

```swift
var startIndex: MarkupOrderedSet.Index { get }
```
