CSSAnimationPlayStateProperty public sealed class CSSAnimationPlayStateProperty : CSSProperty More information available at: https://developer.mozilla.org/en-US/docs/CSS/animation-play-state Documentation Code public IEnumerable<PlayState> States { get; } Gets an enumerable over the defined play states.