---
title: title
framework: gamekit
role: symbol
role_heading: Instance Property
path: gamekit/gkchallengedefinition/title
---

# title

A short title for the challenge definition.

## Declaration

```swift
var title: String { get }
```

## See Also

### Getting the display properties and image

- [details](gamekit/gkchallengedefinition/details.md)
- [loadImage(completionHandler:)](gamekit/gkchallengedefinition/loadimage(completionhandler:).md)
