errors property

String? errors
getter/setter pair

Number of errors in the sitemap.

These are issues with the sitemap itself that need to be fixed before it can be processed correctly.

Implementation

core.String? errors;