public Task Play() { return GameWrapper.StartReplayAsync(new Game.StartProperties(new Game.ReplayProperties { Filename = Filename })); }