[]
Determines whether the holiday implementation is yearly.
public override bool IsYearly { get; }
Public Overrides ReadOnly Property IsYearly As Boolean
Since forced holidays for this implementation will NOT appear yearly, a false value is always returned.