There is no status property.
Marcus asked for the debug value, which you can get as shown below.
There’s a great page in the docs (Working with messages : Node-RED) that will explain how to use the debug panel to find the right path/value for any data item.
Pay particular attention to the part about the buttons that appear under your mouse pointer when you over hover a debug message property in the sidebar.
The path to the property value should be some thing like payload.temperature100.tc You then prefix with msg.