abstract class EnumWithLabel { String get label; int get index; }