}
case BORDER_TOP_COLOR: {
return new PdBorderTopColor(fobj, propertyFullName, attributeValue);
}
case BORDER_TOP_STYLE: {
return new PdBorderTopStyle(fobj, propertyFullName, attributeValue);
}
case BORDER_TOP_WIDTH: {
return new PdBorderTopWidth(fobj, propertyFullName, attributeValue);
}
case BORDER_WIDTH: {