193194195196197198199
* * @return a value property for observing the message of a {@link Text} or * {@link ToolTip}. */ public static IWidgetValueProperty message() { return new WidgetMessageProperty(); }