[XmlArrayAttribute("views")] [XmlArrayItemAttribute(Type = typeof(ReportingView))] public List<ReportingView> Views { get; set; }