namespace SHJX.Service.Model.XmlModules { public class OtherPositionArgs { public string Name { get; set; } public string TagText { get; set; } } }