public void GetString()
 {
     Assert.IsTrue(string.IsNullOrEmpty(FApplication.GetString(FApplication.GetMessagePath(), "test")));
 }