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

# second

The second value in the pair.

## Declaration

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

## See Also

### Defining the Values

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