I\'m trying to use ReactiveUI with a redux style model. I want to have a property that looks like
public string Code { get => _state.Code; set =>