isPublic abstract method

bool isPublic()

Checks if this element is public.

Returns:

  • true if the element is public
  • false otherwise

Implementation

bool isPublic();