'Declaration Public Property DayOfWeekInMonth As DayOfWeekInMonthFlags
'Usage Dim instance As ForceDayOfWeekHoliday Dim value As DayOfWeekInMonthFlags instance.DayOfWeekInMonth = value value = instance.DayOfWeekInMonth
public DayOfWeekInMonthFlags DayOfWeekInMonth {get; set;}