@Documented @Retention(value=RUNTIME) @Target(value=PARAMETER) @Bindable @Inherited public @interface Part
String
value
@AliasFor(annotation=Bindable.class, member="value") public abstract String value