The H5A_GET_NAME function retrieves an attribute name given the attribute identifier number.
            Syntax
            Result = H5A_GET_NAME(Attribute_id)
            Return Value
            Returns a string containing the attribute name.
            Arguments
            Attribute_id
            An integer representing the attribute’s identifier to be queried.
            Keywords
            None
            Version History
            
            See Also
            H5A_GET_SPACE
, H5A_GET_TYPE