---
title: x
framework: swift
role: symbol
role_heading: Instance Property
path: swift/simd4/x
---

# x

The first element of the vector.

## Declaration

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