fn attr(node: Node<'_, '_>, name: &str) -> Option<String>
An attribute as an owned String, if present.
String