CSSTransformProperty public sealed class CSSTransformProperty : CSSProperty More information available at MDN: https://developer.mozilla.org/en-US/docs/Web/CSS/transform Documentation Code public IEnumerable<CSSTransformValue> Transforms { get; } Gets the enumeration over all transformations.