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