IHighlightData public interface IHighlightData Documentation Annotation Annotation { get; } string Comment { get; } HighlightType HiliteType { get; } Dictionary<string, string> Properties { get; }