public DayOccurrence Occurrence { get; set; }Public Property Occurrence As DayOccurrence
Get
Setpublic:
property DayOccurrence Occurrence {
DayOccurrence get ();
void set (DayOccurrence value);
}member Occurrence : DayOccurrence with get, set| ArgumentException | This is thrown if None is specified as the value |