# DeclarationAttributes

> The attributes container for the <xml> element.

## Definition

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

```csharp
public XmlProlog.AttributesContainer DeclarationAttributes { get; }
```
