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

# name

The name of the query item.

## Declaration

```swift
var name: String
```

## See Also

### Accessing the Item’s Components

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