name property

String? name

name of the room

Implementation

String? get name => _name;