Expose SelectExpandWrapper<T> or any similar abstraction so that it can be manipulated in advanced scenarios.
Ideally, also modify the ToDictionary method of SelectExpandWrapper<T> to take into account JsonProperty when serializing the model.
Ideally, also modify the ToDictionary method of SelectExpandWrapper<T> to take into account JsonProperty when serializing the model.