A dictionary of the CF properties.
Note that modifying the returned dictionary will not change the CF properties.
Examples
>>> f.properties
{'_FillValue': 1e+20,
'foo': 'bar',
'long_name': 'Surface Air Temperature',
'standard_name': 'air_temperature',
'units': 'K'}