Face.setMetadata()
Writes metadata back to the owning solid by calling parentSolid.setFaceMetadata().
Usage
javascript
face.setMetadata({ tag: 'inspection' });This is the convenient face-object wrapper around the solid metadata API.