public List <string> GetVarInfo()
 {
     return(WatchVarWrapper.GetVarInfo());
 }