Returns the element with the given name, or null if this library does not have an element with the given name.
null
Element? getElement(String name);