Add properties as enum
This merge adds an enum and match statement to get the meal properties as machine readable values instead of a single string. Also changes Meal.properties to vec.
This merge adds an enum and match statement to get the meal properties as machine readable values instead of a single string. Also changes Meal.properties to vec.