public double GetValue()
 {
     return(parent.GetValue(this));
 }