'Declaration Public ReadOnly Property Items As List(Of Date)
'Declaration
Public ReadOnly Property Items As List(Of Date)
public List<DateTime> Items {get;}
DateList Class DateList Members