# SmartFormatter

> The default SmartStringsSettings.SmartFormatter used to format Smart Strings in this project.

## Definition

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

```csharp
public SmartFormatter SmartFormatter { get; set; }
```
