isPublic abstract method
Checks if this element is public.
Returns:
true
if the element is publicfalse
otherwise
Implementation
bool isPublic();
Checks if this element is public.
Returns:
true
if the element is publicfalse
otherwisebool isPublic();