public Options() { SetVerb = new SetSubOptions(); GetVerb = new GetSubOptions(); JobVerb = new JobSubOptions(); UserVerb = new UserSubOptions(); SceneVerb = new SceneSubOptions(); }