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