Unicode.Property.bidi_control-question-mark

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

bidi_control?(codepoint)

View Source

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

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