unread property

int? get unread

Implementation

int? get unread;
set unread (int? unread)

Implementation

set unread(int? unread);