---
title: value
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/urlqueryitem/value
---

# value

The value for the query item.

## Declaration

```swift
var value: String?
```

## See Also

### Accessing the Item’s Components

- [name](foundation/urlqueryitem/name.md)
