[]
Creates a new instance of the same class as this one.
public abstract BrickBase CreateSame()
Public MustOverride Function CreateSame() As BrickBase
The newly created clone.