room property

String? room
getter/setter pair

Optional room location.

For example, "301". If set, this field must be a valid UTF-8 string and no longer than 650 characters.

Implementation

core.String? room;