name property

String? name
getter/setter pair

The name of the type. Omitted if the type does not have a name, e.g. an inline function type.

Implementation

String? name;