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