# Editor.Widget.Name

```csharp
string Name { get; set; }
```

Name of the widget, usually for debugging purposes.

Declared in [Editor.Widget](/api/Editor.Widget).
Assembly: `Sandbox.Tools`.
