Google recognizes all my itemprops except the one for name. But I'm not doing anything different there. Do you have an idea what could be missing?
<div id="itemAll" itemprop="offers" itemscope itemtype="http://schema.org/Offer">
<span id='myId' itemprop='name'>Product</span>
</div>