date
The date and time when the score was earned.
Declaration
var date: Date { get }Discussion
When you initialize the new score object, the date property is automatically set to the current date and time.
The date and time when the score was earned.
var date: Date { get }When you initialize the new score object, the date property is automatically set to the current date and time.