Getting and setting the name of a parameter or variable?

Is there a way to set the name of a parameter or parameter list when instantiating it? I’d like to visualize some parameters in a trained model, but the auto generated names are a bit difficult to iterate over.