Illustrates how to set the value of a macro parameter so that the update is reflected in the macro's property pane.
The repo consists of two *.cs files. One is just the function that is called to set the parameter value from your code along with a helper functio that fetches guids.
The second cs file is a sample program illustrating how the function is used.