EnumMemberAttribute public sealed class EnumMemberAttribute : Attribute Documentation public bool IsValueSetExplicitly { get; } public string Value { get; set; } public EnumMemberAttribute()