API DOCS
Function: getAttribute
function getAttribute($sName)
Parameters:
sName
(string) The name of the attribute to be returned.
Returns:
mixed
The value associated with the attribute, or null.
function getAttribute($sName)