@kotlin.annotation.Repeatable() public abstract @interface One /* simple.One*/ { public abstract java.lang.String value();// value() }