namespace rail { public class RailWindowLayout { public uint x_margin; public uint y_margin; public EnumRailNotifyWindowPosition position_type; } }