我从一个包含多个属性的对象创建了一个JSON字符串文件。这是对象:RecipeFile:Codable{varname:StringvartheRecipeIngredients:[String]vartheRecipeSteps:[String]vartheRecipeRating:IntvartheRecipeCategory:StringvartheRecipeIndexStrings:StringvartheRecipeImage:String?我使用以下代码创建JSON字符串文件:letjson_encoder=JSONEncoder()letrecipeFileName=r