if (targetAttribute) {
if (!(targetAttribute instanceof Attribute)) {
targetAttribute = new Attribute(targetAttribute);
}