self._get_user_property returns a string, so when doing a comparison using this value, cast the second variable to a string so that the comparison behaves correctly * Add changelog * Add to_text import * Add integration test