63646566676869
* Returns a value property for observing the input of a {@link Viewer}. * * @return a value property for observing the input of a {@link Viewer}. */ public static IViewerValueProperty input() { return new ViewerInputProperty(); }