It is shown on the bottom of the reference manual page for vector fields, using the at method:
p = E((0,0,0), name='p')
show(curl_v.at(p).display())
curl(v)=−2ez
(For some reason, the point is not displayed in the notation. Not sure why this is. I would expect it as a subscript.)