import collections ModifiableProperty = collections.namedtuple('ModifiableProperty', ['getter', 'setter'])