Переменная класса Python Access по строке

# name must be a string
# default is optional
getattr(object, name, default)
Important Iguana