---
title: first
framework: phase
role: symbol
role_heading: Instance Property
path: phase/phasenumericpair/first
---

# first

The first value in the pair.

## Declaration

```swift
var first: Double { get set }
```

## See Also

### Defining the Values

- [second](phase/phasenumericpair/second.md)
