Fix name trait of the BaseMCOParameter
Compare changes
@@ -2,6 +2,7 @@ from traits.api import HasStrictTraits, String, Instance
@@ -14,7 +15,7 @@ class BaseMCOParameter(HasStrictTraits):
Created by: martinRenou
It must be an Identifier, it helps with value checking in the UI