# name

> The debug label for the compute buffer (setter only).

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.7/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public string name { set; }
```

### Remarks

This name shows up in profiling and frame debugging tools, when supported. The name does not affect the rendering process.
