# OwnerOrgId

> The ID of the organization that owns the package.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.AssetPackage](/engine/6000.6/script-reference/unityeditor/assetpackage.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public string OwnerOrgId { readonly get; set; }
```
