keyItem
The keyItem property identifies a field that holds the key for an indexed file.
The key field can be any primitive
type; however, it must be a
structure field that is unique within this record. You must use an
unqualified reference to specify the key field. For example, use myVar rather
than myRecord.myVar. In an EGL statement you can
reference the field as you would any other field.