# IsGame

> This property is obsolete. Use AppCategory instead.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Android.Gradle.Manifest](/engine/6000.6/script-reference/unity/android/gradle/manifest.md)
* **Assembly:** Unity.Android.Gradle

> **Warning:**
>
> **Deprecated.** IsGame has been deprecated. Please use AppCategory instead.

```csharp
public AttributeBoolean IsGame { get; }
```
