DomAttribute->name
    (no version information, might be only in CVS)
DomAttribute->name -- 
     Returns name of attribute
    
Description
string 
DomAttribute->name ( void  )
     This function returns the name of the attribute.
    
     See also domattribute_value() for an example.