name property

String? get name

name of the room

Implementation

String? get name => _name;