'Declaration Public Property Year As Integer
'Declaration
Public Property Year As Integer
public int Year {get; set;}
public: property int Year { int get(); void set ( int value); }
DaySpecification Class DaySpecification Members