# Sandbox.AssetTypeAttribute.Extension

```csharp
string Extension { get; set; }
```

File extension for this game resource.

Declared in [Sandbox.AssetTypeAttribute](/api/Sandbox.AssetTypeAttribute).
Assembly: `Sandbox.Engine`.
