public void setText(final String value) {
   myTitledSeparator.setText(value);
 }