---
title: inheritedPropertiesByName
framework: swiftdata
role: symbol
role_heading: Instance Property
path: swiftdata/schema/entity/inheritedpropertiesbyname
---

# inheritedPropertiesByName

## Declaration

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

## See Also

### Managing properties

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