[]
Gets a value indicating whether the holiday implementation is yearly.
public abstract bool IsYearly { get; }
Public MustOverride ReadOnly Property IsYearly As Boolean
true if the IHoliday is yearly; otherwise, false.