InstanceName property
InstanceName is an arbitrary name to give to this Seald instance. Can be useful for debugging when multiple instances are running in parallel, as it is added to logs.
Implementation
external ffi.Pointer<pkg_ffi.Utf8> InstanceName;