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