# Remove()

> Removes this property from the file.

## Definition

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

```csharp
public override BaseElement Remove()
```

### Returns

| Type                                                                               | Description |
| ---------------------------------------------------------------------------------- | ----------- |
| [BaseElement](/engine/6000.3/script-reference/unity/android/gradle/baseelement.md) |             |
