OBJECT
Core Common Property types
type CoreCommonProperty {# Address of the Propertyaddress: String # No of baths of the Propertybaths: String # No of beds of the Propertybeds: String # No of cars of the Propertycars: String # Owners of the Propertyowners: String # Sold date of the PropertysoldDate: String # Sold price of the PropertysoldPrice: String }