Constructs a new control type with the name specified.
Constructs a new control type with the name specified. The name should be a descriptive string appropriate for labelling the control in an application, such as "Gain" or "Balance."
Parameters: - name - the name of the new control type.
Provides the String representation of the control type.
Provides the String representation of the control type. This String is the same name that was passed to the constructor.
Returns:
the control type name