name property

String? name
getter/setter pair

Specifies the name of the result.

Available if provided with an explicit alias using [AS] alias.

Implementation

core.String? name;