secret property

bool secret
final

Variable secret flag. Secret variables can only be updated or deleted, but never read.

Implementation

final bool secret;