Method CloneWithProperties(TProps)

Assembly: redb.Core.dll

Create object copy with same metadata but new properties
Useful for creating similar objects

IRedbObject<TProps> CloneWithProperties(TProps newProperties)