public void OnGet()
 {
     SecretNumber = _ss.GetSecretNumber();
     isSetSecret  = _ss.IsSetSecret;
 }