Unformatted text preview: private int squarefeet private string address private string city private string state private int zipcode private string Modelname private string salestatus (sold, available, under contract) Your program should have appropriate methods such as: constructor add a new home remove a home update home attributes At the end of your …