name property

String get name

Implementation

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