get_attribute Callableget_attribute(node: Element, attribute_name: string): NodeAttribute | nullGet an attribute of a node elementParametersnode: Elementattribute_name: stringReturns NodeAttribute | null
Get an attribute of a node element