So I have a custom class that has keys matching the keys of another class. It\'s set up kind of like this:
export class MyOptions { option1: string;