# Vector2.y

```csharp
float y { get; set; }
```

Y component of this vector.

Declared in [Vector2](/api/Vector2).
Assembly: `Sandbox.System`.
