id property

String? id
getter/setter pair

A unique identifier for an Object. Passed to the getObject RPC to load this Object.

Implementation

String? id;