object property

Object object
final

Reference to the object.

The reference should not be stored in any long living place as it will prevent garbage collection.

Implementation

final Object object;