# Get()

> Gets the value of the Enum attribute.

## Definition

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

```csharp
public T Get()
```

### Returns

| Type | Description |
| ---- | ----------- |
| T    |             |
