Add property which gives parameter descriptions
The purpose of this MR is to add a new pesummary.utils.parameters.Parameter
class with property description
to allow for the user to quickly access the description for each parameter stored in the SamplesDict
class.