name property

String? name
getter/setter pair

The fully qualified name of this interface, including package name followed by the interface's simple name.

Implementation

core.String? name;