public WorkingHours WorkingHours { get; }
Public ReadOnly Property WorkingHours As WorkingHours Get
public: property WorkingHours^ WorkingHours { WorkingHours^ get (); }
member WorkingHours : WorkingHours with get
In This Article