public HubCrawlApp(HubCrawlApp app) : base(app) { this.Group = app.Group; this.IconPath = app.IconPath; this.TileType = app.TileType; this.Title = app.Title; }