@Test
 public void testGetPropertyName() {
   assertEquals("property name", designation.getDesignationType().getContent());
 }