const char * axl_node_attr_cursor_get_value ( axlAttrCursor cursor  ) 

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

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