public virtual void SetLoginUI(LoginUI value) { SetProperty(ref _LoginUI, value, ref _LoginUIEvent, _LoginUIObservable); }