unreadCount property

int? get unreadCount

Implementation

int? get unreadCount;
set unreadCount (int? unreadCount)

Implementation

set unreadCount(int? unreadCount);