---
title: name
framework: metalkit
role: symbol
role_heading: Instance Property
path: metalkit/mtksubmesh/name
---

# name

The name of the submesh.

## Declaration

```swift
var name: String { get set }
```

## Discussion

Discussion Your application can use this value to identify the mesh in a scene.
