Suppose I had a state object with an interface such as this:
interface IState { car_brand: string; year: number; + many other properties with vari