name property

String name

Implementation

String get name => toString().substring(7, toString().length - 1);