public override object GetEditor(Type editorBaseType)
 {
     return(ValueProperty.GetEditor(editorBaseType));
 }