public void OnAddProperty(PropertyClass property)
 {
     _objExplorer.OnAddProperty(property);
 }