namespace Wizard; public class PackBannerData { public string BannerFileName { get; set; } public string BannerTitle { get; set; } }