unread property

bool? unread

Implementation

bool? get unread;
void unread=(bool? unread)

Implementation

set unread(bool? unread);