@root_module_result_id.setter
    def root_module_result_id(self, value):
        if value is not None:
            value = int(value)