# latestCompatible

> Latest version of the package compatible with the current version of Unity.

## Definition

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

```csharp
public string latestCompatible { get; }
```
