Annotation Type LocalizedSummaryTextMessage
@Target(FIELD)
@Retention(RUNTIME)
@LocalizedProperty
@Messages("summaryText")
public @interface LocalizedSummaryTextMessage
Used to translate the "summaryText" property of components using a newly
declared message key.