You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there is a generic "Attributes" array that is used to store and print the attributes. They have to be in a specific order, so they each need a setter, or else there needs to be a dictionary where each optional one is looked up.