# Instance

> The active SmartStringsSettings for the project, or null if none is set.

## Definition

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

```csharp
public static SmartStringsSettings Instance { get; set; }
```
