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