internal override string ErrorDisplayName()
 {
     return(Alias.ErrorDisplayName() + "::" + Name.ErrorDisplayName());
 }