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 = [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:6687926154759915520))
			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:8416893018752217856))
			propertyName = finalStop
			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
		}
]
		indexes = []
		relations = []
		toManyRelations = []
		lastPropertyId = Optional(IdUid(3:8416893018752217856))
		isEntitySubclass = true
		isValueType = false
		hasStringProperties = true
		idProperty = Optional(SchemaProperty {
			modelId = Optional(IdUid(1:7895576389419683840))
			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:7895576389419683840))
			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:5107964062888457216)
	lastRelationId = IdUid(0:0)
	lastIndexId = IdUid(0:0)
}
