public override String GetAlternateDescription()
 {
     return(backingElem.GetAlt().GetValue());
 }