Uniform Long Property (Value) Names
Almost every single long name for Properties and Property Values is
Camel_Case style. But there are a few exceptions.
Thinking of the longer term, interfaces that use these would simply look
more professional if we just fixed the few outliers. Since we specify
that case and underbars are not significant in names, this is not a
substantive change. Here would be the changes:
Decomposition_Type
font => Font
sub => Sub
wide => Wide
none => None
Word_Break
MidLetter => Mid_Letter
MidNum => Mid_Num
MidNumLet => Mid_Num_Let
ExtendNumLet => Extend_Num_Let
Age
unassigned => Unassigned