# ReplacementMarkerContents

Field in [LineParser](https://docs.yarnspinner.dev/api/csharp/yarn.markup/yarn.markup.lineparser)

## Summary

The name of the property in replacement attributes that contains the text of the attribute.

```csharp
public const string ReplacementMarkerContents = "contents";
```
