public String getValue() {
   Array value = att.getValues();
   return NCdumpW.toString(value, null, null);
 }