Unicode.Property.pattern_white_space

You're seeing just the function pattern_white_space, go back to Unicode.Property module for more information.
Link to this function

pattern_white_space(codepoint)

View Source

Returns :pattern_white_space or nil indicating if the codepoint or string has the property :pattern_white_space.

For string parameters, all codepoints in the string must have the :pattern_white_space property in order for the result to :pattern_white_space.