'宣言 Public Property Days As System.String
'使用法 Dim instance As MonthlyRecurrence Dim value As System.String instance.Days = value value = instance.Days
public System.string Days {get; set;}
'宣言 Public Property Days As System.String
'使用法 Dim instance As MonthlyRecurrence Dim value As System.String instance.Days = value value = instance.Days
public System.string Days {get; set;}