namespace rail { public class StartSessionWithPlayerResponse : EventBase { public RailID remote_rail_id = new RailID(); } }