setHouseName

abstract suspend fun setHouseName(newName: String): HouseSettings

Sets the human-facing name of the house.

Return

the HouseSettings instance

Parameters

newName

new name to assign to the house