# Sandbox.PackageInfo.ParentPackage

```csharp
string ParentPackage { get; set; }
```

The ident of this package's parent package, or null if it has none.

Declared in [Sandbox.PackageInfo](/api/Sandbox.PackageInfo).
Assembly: `Sandbox.Engine`.
