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