}
case CAPTION_SIDE: {
return new PdCaptionSide(fobj, propertyFullName, attributeValue);
}
case CASE_NAME: {
return new PdCaseName(fobj, propertyFullName, attributeValue);
}
case CASE_TITLE: {
return new PdCaseTitle(fobj, propertyFullName, attributeValue);
}
case CHANGE_BAR_CLASS: {