public TextItemTypeIdentity()
     : this(TypedGuid.GetNewGuid())
 {
 }
 public LocationIdentity()
     : this(TypedGuid.GetNewGuid())
 {
 }