public override System.String ToString(System.String field)
 {
     return(valSrc.ToString() + ToStringUtils.Boost(Boost));
 }