Returns the value of attribute id
Returns:
the current value of id
7 8 9
# File 'lib/temporalio/workflow/execution_info.rb', line 7 def id @id end