public property

bool public
final

Whether the object is public or not. If it is public, then it is accessible to read by anyone on the platform.

Implementation

final bool public;