Property InternalData
InternalData
A data field which allows the IArchitecture instance to persist data through calls. Often, this is a memory allocation handle.
public IDisposable? InternalData { get; init; }
public IDisposable? InternalData { get; init; }