Returns true if the turtle is currently grabbed by another turtle, otherwise false.
Examples: if grabbed? [fd 1] makes all grabbed turtles move forward 1 step.
if grabbed? [fd 1]
Related commands: grab