identifierPath
The identifier path that locates the context within the data store’s context hierarchy.
Declaration
var identifierPath: [String] { get }Discussion
You can use the value stored in this property when calling the contexts(matchingIdentifierPath:completion:) method to retrieve the current context.