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