QuantityVariable
QuantityVariable[var, "pq"] represents a variable with the label var and the corresponding physical quantity "pq".
QuantityVariable["pq"] represents the unlabeled physical quantity "pq".
Examples
Create a velocity variable:
QuantityVariable[v, "Speed"]Please visit the official Wolfram Language Reference for more details.