---
title: order
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/keypathcomparator/order
---

# order

The sort order that the comparator uses to compare properties.

## Declaration

```swift
var order: SortOrder { get set }
```

## See Also

### Inspecting Key Path Comparators

- [keyPath](foundation/keypathcomparator/keypath.md)
