count property

int count

Implementation

int get count {
  return _count(_handle, _bool2Int(false));
}