Query a UDA in specific UoM

Hello Guys,

I am trying to query a Pressure UDA in barg UoM:

Real(REAL, UNIT)

q Real(:DesignPressure, UNIT('barg'))

But it is not working.

Can someone help me to understand which part of my PML command is wrong?

Thanks