roomName property

String? get roomName

Implementation

String? get roomName {
  return _roomName;
}