# VariableStorage

Property in [Dialogue](https://docs.yarnspinner.dev/3.1/api/csharp/yarn/yarn.dialogue)

## Summary

Gets or sets the object that provides access to storing and retrieving the values of variables.

```csharp
public IVariableStorage VariableStorage { get; set; }
```
