# Editor.DragAssetData.PackageIdent

```csharp
string PackageIdent { get; set; }
```

For package assets, the identifier of the source package. Will always be of the form `org.package[#version]`.

Declared in [Editor.DragAssetData](/api/Editor.DragAssetData).
Assembly: `Sandbox.Tools`.
