/// <summary> /// Initializes a new instance of the <see cref="Page"/> class. /// </summary> public Page() { PageTimings = new PageTimings(); }