# Attributes

> The attributes container for the <intent> element.

## Definition

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

```csharp
public Intent.AttributesContainer Attributes { get; }
```
