namespace Shogi.UI.Pages.Play.GameBoard { public class TestCbParams { public string Name { get; set; } } }