Vala.Encoding.XmlNode.attr – Valacore Reference Manual
attr
Description:
public
string
?
attr
(
string
attrName)
Returns the value of an attribute.
Parameters:
attrName
attribute name.
Returns:
attribute value, or null if not present.