name property

String get name

Implementation

String get name => toString().substring(8, toString().length - 2);