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