# Values

> All the variables in this group.

## Definition

* **Type:** Property
* **Namespace:** [Unity.SmartStrings.PersistentVariables](/engine/6000.7/script-reference/unity/smartstrings/persistentvariables.md)
* **Assembly:** UnityEngine.SmartStringsModule

```csharp
public ICollection<IVariable> Values { get; }
```
