I\'m trying to build custom automapper type converter:
public class EnumDescriptor where TSource: Enum { public string Label { get; set; }