internal ProductPhotoAlias(ProductPhotoNode parent) { Node = parent; }
internal ProductPhotoOut(ProductPhotoNode parent) { Parent = parent; }