Question
sending Target at_property with mbox
I have seen such an exam question:

ChatGPT advise something like that:
<script>
window.targetGlobalSettings = {
property: "your-property-token-here"
};
</script>
However I do not see that property in window.targetGlobalSettings():