// Copy by serializer
 public IPInformation Copy() => (IPInformation)TextUtil.CopyBySerializer(this);