Object? get Union => getAttribute("Union");
set Union(Object? Union) => setAttribute("Union", Union);