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