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