Unicode.Property.emoji_presentation-question-mark

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

emoji_presentation?(codepoint)

View Source

Returns a boolean indicating if the codepoint or string has the property :emoji_presentation.

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