fieldName property
The name of the field being initialized.
Implementation
@ToBeDeprecated('Use fieldName2 instead.')
SimpleIdentifier get fieldName;
The name of the field being initialized.
@ToBeDeprecated('Use fieldName2 instead.')
SimpleIdentifier get fieldName;