---
title: attributesByName
framework: swiftdata
role: symbol
role_heading: Instance Property
path: swiftdata/schema/entity/attributesbyname
---

# attributesByName

## Declaration

```swift
final var attributesByName: [String : Schema.Attribute]
```

## See Also

### Managing attributes

- [attributes](swiftdata/schema/entity/attributes.md)
