room property

Room get room

Returns the room instance

Implementation

Room get room {
  return _room;
}