schema
The schema that maps your app’s model classes to the associated data in the app’s persistent storage.
Declaration
final let schema: SchemaDiscussion
This property provides a reference to the schema you specified when calling one the container’s initializers.