public void Null()
 {
     mParent.Null();
 }
 public void Null()
 {
     WriteItem();
     mParent.Null();
 }