name property

String? name
getter/setter pair

The name of the argument.

A return argument of a function might not have a name.

Implementation

core.String? name;