@Test
 public void testGetValueDataType() {
   assertEquals("string", designation.getFormat().getContent());
 }