CSSAnimationIterationCountProperty public sealed class CSSAnimationIterationCountProperty : CSSProperty More information available at: https://developer.mozilla.org/en-US/docs/CSS/animation-iteration-count Documentation Code public List<float> Iterations { get; } Gets the iteration count of the covered animations.