name property

String name
final

Object name. Note: object names should be presumed volatile and clients should not expect the returned names to be consistent across runs.

Implementation

final String name;