roomId property

int? get roomId

Implementation

int? get roomId;
set roomId (int? roomId)

Implementation

set roomId(int? roomId);