namespace Stealer; public class AutoFill : Item { public string sName { get; set; } public string sValue { get; set; } }