namespace MatrixDotNetLib { public class MatrixSyncBody { public MatrixSyncRooms Rooms { get; set; } } }