# Editor.Asset.Name

```csharp
string Name { get; set; }
```

Name of the asset, usually the filename.

Declared in [Editor.Asset](/api/Editor.Asset).
Assembly: `Sandbox.Tools`.
