subscript(_:) Read an instance given its name. Declarationsubscript(id: String) -> MeshResource.Instance? { get } See AlsoUsing the collectioninsert(_:)remove(id:)removeAll()update(_:)