name property

String get name

The name of the argument.

Implementation

String get name => _value['name'] as String;