# EditorModelAttribute.DynamicColor

```csharp
Color DynamicColor { get; set; }
```

Tint color for this editor model instance when the entity it represents is dynamic.

Declared in [EditorModelAttribute](/api/EditorModelAttribute).
Assembly: `Sandbox.System`.
