I'd like to know how to quickly create a local variable from a property node or vice versa.
I know it can be done by either right clicking on the terminal and selecting Create/ Local Variable. It can also be done by creating a local variable from the menus and then assigning it to the correct control.
In practice, if I have a property node of a given control and I want to make a local variable right next to it, the I 1) right click on the property node and select Find/ Terminal, then 2) right click on the terminal and Create/ Local Variable, then 3) Navigate with my Local Variable