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