Schema {
	entities = [SchemaEntity {
		modelId = Optional(1)
		modelUid = Optional(5107964062888457216)
		className = BusRoute
		dbName = nil
		properties = [SchemaProperty {
			modelId = Optional(IdUid(1:7895576389419683840))
			propertyName = id
			propertyType = long
			propertyFlags = []
			propertySwiftType = EntityId<BusRoute>
			entityName = BusRoute
			unwrappedPropertyType = EntityId<BusRoute>
			dbName = nil
			modelIndexId = nil
			backlinkName = nil
			backlinkType = nil
			isObjectId = false
			isBuiltInType = true
			isStringType = false
			isRelation = false
		}
, SchemaProperty {
			modelId = Optional(IdUid(3:8757601619550207488))
			propertyName = idTwo
			propertyType = long
			propertyFlags = [SourceryLib.PropertyFlags.id]
			propertySwiftType = EntityId<BusRoute>
			entityName = BusRoute
			unwrappedPropertyType = EntityId<BusRoute>
			dbName = nil
			modelIndexId = nil
			backlinkName = nil
			backlinkType = nil
			isObjectId = true
			isBuiltInType = true
			isStringType = false
			isRelation = false
		}
]
		indexes = []
		relations = []
		toManyRelations = []
		lastPropertyId = Optional(IdUid(3:8757601619550207488))
		isEntitySubclass = true
		isValueType = false
		hasStringProperties = false
		idProperty = Optional(SchemaProperty {
			modelId = Optional(IdUid(3:8757601619550207488))
			propertyName = idTwo
			propertyType = long
			propertyFlags = [SourceryLib.PropertyFlags.id]
			propertySwiftType = EntityId<BusRoute>
			entityName = BusRoute
			unwrappedPropertyType = EntityId<BusRoute>
			dbName = nil
			modelIndexId = nil
			backlinkName = nil
			backlinkType = nil
			isObjectId = true
			isBuiltInType = true
			isStringType = false
			isRelation = false
		}
)
		idCandidates = [SchemaProperty {
			modelId = Optional(IdUid(1:7895576389419683840))
			propertyName = id
			propertyType = long
			propertyFlags = []
			propertySwiftType = EntityId<BusRoute>
			entityName = BusRoute
			unwrappedPropertyType = EntityId<BusRoute>
			dbName = nil
			modelIndexId = nil
			backlinkName = nil
			backlinkType = nil
			isObjectId = false
			isBuiltInType = true
			isStringType = false
			isRelation = false
		}
]
	}
]
lastEntityId = IdUid(1:5107964062888457216)
	lastRelationId = IdUid(0:0)
	lastIndexId = IdUid(0:0)
}
