---
title: name
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/attributescopes/foundationattributes/linkattribute/name
---

# name

The name of the link attribute.

## Declaration

```swift
static var name: String { get set }
```

## See Also

### Accessing the Attribute Name and Value

- [value(for:)](foundation/attributescopes/foundationattributes/linkattribute/value(for:).md)
- [AttributeScopes.FoundationAttributes.LinkAttribute.Value](foundation/attributescopes/foundationattributes/linkattribute/value.md)
- [objectiveCValue(for:)](foundation/attributescopes/foundationattributes/linkattribute/objectivecvalue(for:).md)
- [AttributeScopes.FoundationAttributes.LinkAttribute.ObjectiveCValue](foundation/attributescopes/foundationattributes/linkattribute/objectivecvalue.md)
