# Get()

> Gets the value of the float attribute.

## Definition

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

```csharp
public float? Get()
```

### Returns

| Type                                                             | Description |
| ---------------------------------------------------------------- | ----------- |
| [float?](https://learn.microsoft.com/dotnet/api/system.nullable) |             |
