In this image you can see I've sent a request message to a remote API server and a response object has been received. In the debugger, it even shows the ReasonPhrase in the response message. However, if I hover over that response variable, the ReasonPhrase shows as empty. Anyone know where it went?
As Aluan mentioned, both of the ReasonPhrase are empty string:
And the orange text comes from the Class structure of your response.