The name of the parameter.
Synopsis
Parameter Param1 = "value";
Value
The value of this keyword is a name.
Description
The name of the class parameter. This name must be a valid class member name and must not conflict with any other class member names.
Default Value
The Name keyword has no default as it is a required value.