fixedId property
getter/setter pair
Provided and set to true if the id of an Object is fixed. If true, the id of an Object is guaranteed not to change or expire. The object may, however, still be Collected.
Implementation
@optional
bool? fixedId;