unread property

int? unread

Implementation

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

Implementation

set unread(int? unread);