isPrivate property

bool isPrivate
getter/setter pair

default it is false. Set true to make list as private.

Implementation

bool isPrivate = false;