Use of undeclared type <UnitTemprature>

Hi,

On page 79 when I add the property var fahrenheitValue: Measurement <UnitTemperature> ?
I get the error message Use of undeclared type <UnitTemperature>. Does anyone know the solution to this problem?

Thanks