# FormatterName

> Gets the name of the formatter.

## Definition

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

```csharp
public string FormatterName { get; }
```
