public string GetChairName()
 {
     return(chair.Name());
 }