1. Create a property in Shadergraph's Blackboard with the same reference name as the C# variable's identifier. Ie: if aiming to create a global Texture property using a C# RTHandle,
the Texture property's Reference value in Shadergraph should be "_ViewspaceNormalsTex".
2. Set the "Exposed" value of the property in the Graph Inspector > Node Settings to False (unchecked)