name property

String get name

The name of the argument.

Implementation

String get name => _value[Keys.name] as String;