---
title: indexes
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/nskeyvalueobservedchange/indexes
---

# indexes

indexes will be nil unless the observed KeyPath refers to an ordered to-many property

## Declaration

```swift
let indexes: IndexSet?
```
