---
title: activityProperties
framework: gamekit
role: symbol
role_heading: Instance Property
path: gamekit/gkachievementdescription/activityproperties
---

# activityProperties

The properties when associating this achievement with a game activity, as configured by the developer in App Store Connect.

## Declaration

```swift
var activityProperties: [String : String] { get }
```
