public void saveProperty(String key, String value) {
   layoutEditorPlugin.addLayoutProperty(key, value);
 }