pub fn linebreak_property(cp: char) -> u8
The Unicode line breaking property of the given code point.
This is given as a numeric value which matches the ULineBreak enum value from ICU.