# Sandbox.Package.PrimaryAsset

```csharp
string PrimaryAsset { get; set; }
```

Gets the name of the primary asset path stored in the package metadata. This could be null or empty.

Declared in [Sandbox.Package](/api/Sandbox.Package).
Assembly: `Sandbox.Engine`.
