public string GetName()
 {
     return(gadgetSpec.GetName());
 }