I think that the validator is reporting another kind of error.
It doesn’t like that on the same meta tag there are “name” and “itemprop” attributes.
Probabily it can be solved using a meta with “name” attribute and another meta with “itemprop” attribute.
What do you think? Am I right!?