Property LivesRemaining LivesRemaining Gets or sets the number of lives remaining. Declaration public int? LivesRemaining { get; set; } Property Value Type Description System.Nullable<System.Int32>