'Declaration
<NotNullAttribute()> Public ReadOnly Property Schedules As ScheduleCollection
[NotNull()] public ScheduleCollection Schedules {get;}
[NotNull()] public: property ScheduleCollection^ Schedules { ScheduleCollection^ get(); }
'Declaration
<NotNullAttribute()> Public ReadOnly Property Schedules As ScheduleCollection
[NotNull()] public ScheduleCollection Schedules {get;}
[NotNull()] public: property ScheduleCollection^ Schedules { ScheduleCollection^ get(); }