name property

String get name

The name of the source

Implementation

String get name => _map["name"] as String;