public Data.Serialize.Application Get(string appname)
 {
     return(DataMarshal.GetApplication(appname));
 }