# IPersistentStateConfiguration.StateName

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.runtime.ipersistentstateconfiguration/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.runtime/orleans.runtime.ipersistentstateconfiguration/properties/)

```csharp
public abstract string StateName
```

Gets the name of the state.

### Value

The name of the state.
