---
title: URL.Template.VariableName
framework: foundation
role: symbol
role_heading: Structure
path: foundation/url/template/variablename
---

# URL.Template.VariableName

The name of a variable used for expanding a template.

## Declaration

```swift
struct VariableName
```

## Topics

### Initializers

- [init(_:)](foundation/url/template/variablename/init(_:).md)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
