---
title: storedPropertiesByName
framework: swiftdata
role: symbol
role_heading: Instance Property
path: swiftdata/schema/entity/storedpropertiesbyname
---

# storedPropertiesByName

## Declaration

```swift
final var storedPropertiesByName: [String : any SchemaProperty]
```

## See Also

### Managing properties

- [properties](swiftdata/schema/entity/properties.md)
- [inheritedProperties](swiftdata/schema/entity/inheritedproperties.md)
- [inheritedPropertiesByName](swiftdata/schema/entity/inheritedpropertiesbyname.md)
- [storedProperties](swiftdata/schema/entity/storedproperties.md)
