DomLiteralsAttribute public sealed class DomLiteralsAttribute : Attribute This attribute is used to mark an enum as being just a collection of constant string values (with the names being the strings). Documentation Code public DomLiteralsAttribute()