id


Description:

[ NoAccessorMethod ]
public string id { owned get; set construct; }

The unique identifier for the entity The format of identifiers is undefined, but the recommended practice is to use a URI.

This parameter must be set at time of construction as no default value is provided.