Whether the name of this element does not start with an underscore.
This is the opposite of isPrivate.
@override bool get isPublic => !isPrivate;