# Editor.AssetType.FriendlyName

```csharp
string FriendlyName { get; set; }
```

Name of the asset type for UI purposes.

Declared in [Editor.AssetType](/api/Editor.AssetType).
Assembly: `Sandbox.Tools`.
