using System; using System.Collections.Generic; namespace ET { public partial class MailItem { public Item Item; public string getSource; } }