name property

String name
final

This type parameters name.

For example, this would be T in class Foo<T> {}.

Implementation

final String name;