public Room Room { get; }
Public ReadOnly Property Room As Room Get
public: property Room^ Room { Room^ get (); }
member Room : Room with get