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