}
case BORDER_WIDTH: {
return new PdBorderWidth(fobj, propertyFullName, attributeValue);
}
case BOTTOM: {
return new PdBottom(fobj, propertyFullName, attributeValue);
}
case BREAK_AFTER: {
return new PdBreakAfter(fobj, propertyFullName, attributeValue);
}
case BREAK_BEFORE: {