isPublic property

bool get isPublic

Whether the name of this element does not start with an underscore.

This is the opposite of isPrivate.

Implementation

bool get isPublic;