contactCount property
int?
get
contactCount
Property getter and setter for contactCount:
Implementation
int? get contactCount;
set
contactCount
(int? contactCount)
Implementation
set contactCount(int? contactCount);