ICssTransitionPropertyProperty public interface ICssTransitionPropertyProperty : ICssProperty Represents the CSS transition-property property. Documentation Code IEnumerable<string> Properties { get; } Gets the names of the selected properties.