A place in a Petri net / Workflow Net.
@type t() :: %Ex4pmEngine.WorkflowNet.Place{ id: String.t(), metadata: map(), name: String.t() | nil }