attribute_value Callableattribute_value(node: Element, attribute_name: string): CharValue | nullGet the value of an attribute for a node elementParametersnode: Elementattribute_name: stringReturns CharValue | null
Get the value of an attribute for a node element