parent
The parent of the context.
Declaration
var parent: NSManagedObjectContext? { get set }Discussion
nil indicates there is no parent context. For more details, see Parent store.
The parent of the context.
var parent: NSManagedObjectContext? { get set }nil indicates there is no parent context. For more details, see Parent store.