value property

Object value
final

The object into which parts will index.

This could contain further Loops or unbound LoopReferences, which is why it cannot be indexed immediately upon creation.

Implementation

final Object value;