Property HasGameEnded HasGameEnded Gets or sets whether the game has ended. Declaration public bool? HasGameEnded { get; set; } Property Value Type Description System.Nullable<System.Boolean>