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

# name

The name of the mesh.

## Declaration

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

## Discussion

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