Returns the user-provided name of the room.
Returns:
the user-provided name of the room
See Also:
42
# File 'lib/matrix_sdk/room.rb', line 42 attr_reader :id, :client, :topic, :aliases, :members, :events