'Declaration Public Overrides ReadOnly Property IsYearly As Boolean
'Declaration
Public Overrides ReadOnly Property IsYearly As Boolean
'Usage Dim instance As Holiday Dim value As Boolean value = instance.IsYearly
'Usage
Dim instance As Holiday Dim value As Boolean value = instance.IsYearly
public override bool IsYearly {get;}
Holiday Class Holiday Members