access object values python in a set code example Example: python get object attribute by string x = getattr(t, 'attr1') setattr(t, 'attr1', 21)