bool IsChildItem()
 {
     return(ProjectItem.IsChildItem(MSBuildProjectItem));
 }