unreadCount property

int? unreadCount

Implementation

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

Implementation

set unreadCount(int? unreadCount);