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