'宣言 Public Property April As System.Boolean
'使用法 Dim instance As MonthsOfYearSelector Dim value As System.Boolean instance.April = value value = instance.April
public System.bool April {get; set;}
'宣言 Public Property April As System.Boolean
'使用法 Dim instance As MonthsOfYearSelector Dim value As System.Boolean instance.April = value value = instance.April
public System.bool April {get; set;}