id property

int id
getter/setter pair

The unique identifier of the property, must be passed back to the server when updating the property value. Identifiers become invalid on any source code change.

Implementation

int id;