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