FoProperty.HYPHENATION_REMAIN_CHARACTER_COUNT);
if (property == null) {
return PdHyphenationRemainCharacterCount.traitValueNoInstance(
context, fobj);
}
return property.traitValue(context, fobj);
}
/**
* Returns the language property.
* @param fobj The FObj to which the property belongs.