Return the molar mass of the medium
function molarMass extends Modelica.Icons.Function; input ThermodynamicState state; output Real MM; end molarMass;