'ARFaceGeometry' has no member 'textureCoordinateCount'

Why do I get that message from Xcode:

'ARFaceGeometry' has no member 'textureCoordinateCount'

.. and yet the documentation for ARFaceGeometry clearly shows:


textureCoordinateCount

The number of elements in the

textureCoordinates
buffer.