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