Adding parameters to a Setup using VB

In catia V5 I was able to add parameters to a Setup using "Setup.Parameters.CreateString("Name", VALUE)

In 3DExperience I'm not able to duplicate that same method. How do I go about creating parameters or attributes on mfgPartOperation or Setup?