pub type ParameterData<'a> = (Data<'a>, Data<'a>);
Represents a parsed property parameter name and value.