[]
Gets or sets the layout applied.
[JsonConverter(typeof(ServiceConverter))] public LayoutBase Layout { get; set; }
<JsonConverter(GetType(ServiceConverter))> Public Property Layout As LayoutBase