public Person() { _err = new ErrorSet(); _err.SetLibAndClass(Assembly.GetCallingAssembly().GetName().Name, this.GetType().Name); }