1/// A key that uniquely identifies an Object within a usecase and scopes. 2pub type ObjectKey = String;