namespace ET; public class TestObjectInfo { //测试对象名称 public string ObjName; //测试对象描述 public string ObjDesc; }