subscript(_:) Read a part given its id. Declarationsubscript(id: String) -> MeshResource.Part? { get }