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