identifier property

  1. @ToBeDeprecated('Use identifier2 instead.')
SimpleIdentifier get identifier

The loop variable.

Implementation

@ToBeDeprecated('Use identifier2 instead.')
SimpleIdentifier get identifier;