ICssAnimationNameProperty public interface ICssAnimationNameProperty : ICssProperty Represents the CSS animation-name property. Documentation Code IEnumerable<string> Names { get; } Gets the names of the animations to trigger.