Classes Problems
Make a Setter Action
Now that you have created a field, add the ability to change the value of the message field. Swap the editor to the setClass.quorum tab. Add the action block and edit the action to be named SetMessage with one text parameter. Then, set the field to the parameter value. This problem has no output yet, but it should not have errors when it is run.