# Parser

> The Parser this formatter uses to parse format strings.

## Definition

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

```csharp
public Parser Parser { get; }
```
