310311312313314315316
* * @return a value property for observing the visibility state of a * {@link Control}. */ public static IWidgetValueProperty visible() { return new ControlVisibleProperty(); }