name property

String name

The name of this entity.

This name will match the name of instanceType.

Implementation

String get name => instanceType.toString();