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

# score

The challenger’s leaderboard score that the player must beat.

## Declaration

```swift
var score: GKScore? { get }
```

## See Also

### Obtaining the score to beat

- [leaderboardEntry](gamekit/gkscorechallenge/leaderboardentry.md)
