143144145146147148149150151152153
} // Blink if (blink != null) { result = allocate(result); result.setBlink(new VDXMLBlinkStyleProperty(blink)); } } } return result; }