7071727374757677787980
* * @return the created PojoAB */ public PojoAB build() { try { PojoAB result = new PojoAB(); if (isSet$name$java$lang$String) { result.name = value$name$java$lang$String; } return result; } catch (RuntimeException ex) {