Index: Core/Common/src/Core.Common.Gui/Plugin/PropertyInfo.cs
===================================================================
diff -u -r45184350a353efe0c9e03da61e60a817470d2d1e -rbcb6b2364bcd2796869223db9942d3338b0f577a
--- Core/Common/src/Core.Common.Gui/Plugin/PropertyInfo.cs (.../PropertyInfo.cs) (revision 45184350a353efe0c9e03da61e60a817470d2d1e)
+++ Core/Common/src/Core.Common.Gui/Plugin/PropertyInfo.cs (.../PropertyInfo.cs) (revision bcb6b2364bcd2796869223db9942d3338b0f577a)
@@ -55,20 +55,6 @@
/// var propertyInfo = new PropertyInfo < Folder, ModelImplementationFolderProperties > { CreateInstance = o => new ModelImplementationFolderProperties(o) };
///
public Func