private bool CanClearMapping() { return((MappedNode != null) && (!_wixProject.HasDefaultFileId(this))); }