public void SetFurniture(Furniture furniture)
 {
     this.furniture = furniture;
 }