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