#There are built-in functions called getattr and setattr getattr(object, attrname) setattr(object, attrname, value)