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