colestrobel9016 colestrobel9016 25-11-2022 Engineering contestada create a puppy class with private property weight and both a getter and a setter for that property called getweight and setweight. the constructor should take a parameter to initialize the private property.