ICssComment public interface ICssComment : ICssNode, IStyleFormattable Represents a comment in the CSSOM. Documentation Code string Data { get; } Gets the contained comment data.