Method CloneWithProperties(TProps)
Create object copy with same metadata but new properties
Useful for creating similar objects
IRedbObject<TProps> CloneWithProperties(TProps newProperties)
Create object copy with same metadata but new properties
Useful for creating similar objects
IRedbObject<TProps> CloneWithProperties(TProps newProperties)