public TimeSpan DailyRepeatsStartTime { get; set; }
Public Property DailyRepeatsStartTime As TimeSpan Get Set
public: property TimeSpan^ DailyRepeatsStartTime { TimeSpan^ get (); void set (TimeSpan^ value); }