# columnObjectName

> The Object Name column.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor.Profiling](/engine/6000.7/script-reference/unityeditor/profiling.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public const int columnObjectName = 13
```

### Remarks

The name of this column corresponds with the UnityEngine.Object associated with a sample.
