As a developer that uses the framework
I want the Order property to be optional and, by default, the order of the parameters to be the order of the properties in the command class
so that I avoid long debugging sessions to understand why the properties are not populated.