# EditorModelAttribute.Model

```csharp
string Model { get; set; }
```

The model to display in the editor.

Declared in [EditorModelAttribute](/api/EditorModelAttribute).
Assembly: `Sandbox.System`.
