# Sandbox.UI.MixinDefinition.Content

```csharp
string Content { get; set; }
```

The raw content of the mixin body, to be expanded when included.
This includes nested rules which will be parsed during expansion.

Declared in [Sandbox.UI.MixinDefinition](/api/Sandbox.UI.MixinDefinition).
Assembly: `Sandbox.Engine`.
