Example: in <img src="hello.gif" id="3"/>, "src" is property with value "hello.gif" and "id" is a property with value "3".
Returns the sibling of this property or NULL if there are no siblings.
Returns the name of this property.
Returns the value of this property.
Sets the sibling of this property.
Sets the name of this property.
Sets the value of this property.