scope property

String scope
final

Access scope for this field.

Supported values: "public", "private", "protected", "package".

Implementation

final String scope;