public string CreateNote()
 {
     return(remote.CreateNote());
 }