namespace Geekbot.net.Lib.WikipediaClient.Page
{
public class PageNamespace
public ulong Id { get; set; }
public string Text { get; set; }
}