status property

String? status
getter/setter pair

The status of a conversation, can be open or closed.

Implementation

String? status;