Turtle and Observer Command

turtles-own [list of variables]

Defines a set of variables to be properites of turtles. The [list of variables] contains one or more names.

Examples:
turtles-own [size energy]

Related commands: