Encountered unexpected attribute local name '{0}'. 'type' and '_type' are the only allowed local names for attributes. 'type' ...

Encountered unexpected attribute local name '{0}'. 'type' and '__type' are the only allowed local names for attributes. 'type' can be used to influence how data is written; its valid values are 'object', 'string', 'number', 'null', 'boolean', and 'array'. '__type' can be used to provide type hint information to the writer.