@property
    def code(self):
        return self.case_insensitive_dict['code'] if "code" in self.case_insensitive_dict else None