Retrieves the name of the attribute specified by an HDF5 attribute object.
H5Aget_name(h5attribute)An object of class H5IdComponent representing an
attribute. Normally created by H5Aopen() or similar.
A character vector of length 1 containing the name of the attribute.