Use (*Locals.referenceToClone)[0].temperatureTag to get the required property.
You can use the dereference operator as specified in http://zone.ni.com/reference/en-XX/help/370052K-01/tsfundamentals/infotopics/operators_expression/ to get the property from object reference.
- Shashidhar