Schema {
	entities = [SchemaEntity {
		modelId = Optional(1)
		modelUid = Optional(17664)
		className = BusRoute
		dbName = nil
		properties = [SchemaProperty {
			modelId = Optional(IdUid(1:14592))
			propertyName = id
			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
		}
, SchemaProperty {
			modelId = Optional(IdUid(2:16640))
			propertyName = lineName
			propertyType = string
			propertyFlags = []
			propertySwiftType = String
			entityName = BusRoute
			unwrappedPropertyType = String
			dbName = nil
			modelIndexId = nil
			backlinkName = nil
			backlinkType = nil
			isObjectId = false
			isBuiltInType = false
			isStringType = true
			isRelation = false
		}
, SchemaProperty {
			modelId = Optional(IdUid(3:19712))
			propertyName = destinationName
			propertyType = string
			propertyFlags = [SourceryLib.PropertyFlags.indexed, SourceryLib.PropertyFlags.indexHash]
			propertySwiftType = String
			entityName = BusRoute
			unwrappedPropertyType = String
			dbName = nil
			modelIndexId = Optional(IdUid(2:18688))
			backlinkName = nil
			backlinkType = nil
			isObjectId = false
			isBuiltInType = false
			isStringType = true
			isRelation = false
		}
]
		indexes = [SchemaIndex {
			modelId = IdUid(2:18688)
			properties = ["destinationName"]
		}
]
		relations = []
		toManyRelations = []
		lastPropertyId = Optional(IdUid(3:19712))
		isEntitySubclass = true
		isValueType = false
		hasStringProperties = true
		idProperty = Optional(SchemaProperty {
			modelId = Optional(IdUid(1:14592))
			propertyName = id
			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:14592))
			propertyName = id
			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
		}
]
	}
]
lastEntityId = IdUid(1:17664)
	lastRelationId = IdUid(0:0)
	lastIndexId = IdUid(2:18688)
}
