id property

String? id
getter/setter pair

The identifier of the ExecutableCode part this result is for.

Only populated if the corresponding ExecutableCode has an id.

Optional.

Implementation

core.String? id;