public override string ParseString(string strValue)
 {
     return(GEDCOMUtils.ParseName(strValue, this));
 }