# achievedDescription

> Description when the achivement is completed.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.SocialPlatforms](/engine/6000.5/script-reference/unityengine/socialplatforms.md)
* **Assembly:** UnityEngine.GameCenterModule

> **Warning:**
>
> **Deprecated.** IAchievementDescription is deprecated and will be removed in a future release.

```csharp
string achievedDescription { get; }
```
