# TextValues

> All textual values. For example: "cube"

## Definition

* **Type:** Property
* **Namespace:** [Unity.Hierarchy](/engine/6000.6/script-reference/unity/hierarchy.md)
* **Assembly:** UnityEngine.HierarchyCoreModule

```csharp
public string[] TextValues { get; }
```
