setCount property

set setCount (String value)

Implementation

set setCount(String value)
{
  count = value;
}