1
self.{{ field }} = try container.decodeIfPresent({{ ty }}.self, forKey: .{{ field }}) ?? {{ fallback }}