---
title: z
framework: swift
role: symbol
role_heading: Instance Property
path: swift/simd3/z
---

# z

The third element of the vector.

## Declaration

```swift
var z: Scalar { get set }
```
