Return the molar mass of the medium
partial function molarMass extends Modelica.Icons.Function; input ThermodynamicState state "Thermodynamic state record"; output MolarMass MM "Mixture molar mass"; end molarMass;