@java.lang.annotation.Repeatable() @kotlin.annotation.Repeatable() public abstract @interface Two /* Two*/ { public abstract java.lang.String name();// name() }