# Sandbox.ModelEditor.LineAttribute.Color

```csharp
string Color { get; set; }
```

A string formatted color for this helper. Format is "255 255 255"

Declared in [Sandbox.ModelEditor.LineAttribute](/api/Sandbox.ModelEditor.LineAttribute).
Assembly: `Sandbox.Engine`.
