const char * axl_node_attr_cursor_get_key ( axlAttrCursor cursor  ) 

Allows to get the attribute key associated to the attribute selected by the cursor.

Parameters:
cursor The cursor that is being queried.
Returns:
A reference to the attribute key or NULL if it fails.