cf.Constructs.__getitem__ — Documentation
Return a construct with the given key.
x.__getitem__(y) <==> x[y]
Added in version (cfdm): 1.7.0