name property

String? get name

The container name, or null when none was set.

Implementation

String? get name => _name;