© 2026 Hedgehog Software, LLC
public SomeType someObject = new SomeType(); public SomeType anotherObject = someObject;
anotherObject
someObject