Property LeftInProgress LeftInProgress Gets or sets a value that indicates whether the player left a game that was in progress. Declaration public bool? LeftInProgress { get; set; } Property Value Type Description System.Nullable<System.Boolean>