id
The value that all entities in the section share for a specified key path.
Declaration
@MainActor @preconcurrency let id: SectionIdentifierDiscussion
Specify the key path that the entities share this value with by setting the SectionedFetchRequest instance’s sectionIdentifier parameter during initialization, or by modifying the corresponding SectionedFetchResults instance’s sectionIdentifier property.