# isDeprecated

> Information about the deprecation state of the package. The flag is set to identify deprecated packages.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.AdaptivePerformance.Editor.Metadata](/engine/6000.6/script-reference/unityeditor/adaptiveperformance/editor/metadata.md)
* **Assembly:** UnityEditor.AdaptivePerformanceModule

```csharp
string isDeprecated { get; }
```
