<!--
{
  "availability" : [
    "iOS: 6.0.0 - 17.4.0",
    "iPadOS: 6.0.0 - 17.4.0",
    "macCatalyst: 13.1.0 - 17.4.0",
    "macOS: 10.8.0 - 14.4.0",
    "tvOS: 9.0.0 - 17.4.0",
    "visionOS: 1.0.0 - 1.1.0"
  ],
  "documentType" : "symbol",
  "framework" : "GameKit",
  "identifier" : "/documentation/GameKit/GKScoreChallenge/score",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "GameKit"
    ],
    "preciseIdentifier" : "c:objc(cs)GKScoreChallenge(py)score"
  },
  "title" : "score"
}
-->

# score

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

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)