Property DamageDealt DamageDealt Gets or sets the amound of damage dealt. Declaration public int? DamageDealt { get; set; } Property Value Type Description System.Nullable<System.Int32>