key property

String key
final

The key by which the injected value of a parameter can be exctracted from ParseContext.

Keys that are equal to one of the ascendants' or descendants' keys are not allowed.

Implementation

final String key;