public Room this[ Phase phase ] { get; }
Public ReadOnly Property Room ( phase As Phase ) As Room Get
public: property Room^ Room[Phase^ phase] { Room^ get (Phase^ phase); }
member Room : Room with get