Method CreateObject(string?)

Assembly: redb.Core.dll

Create non-generic RedbObject with basic metadata.
Scheme will be auto-determined on save (Object scheme).

public static RedbObject CreateObject(string? name = null)