unread property

bool? get unread

Implementation

bool? get unread;
set unread (bool? unread)

Implementation

set unread(bool? unread);