getInfo

abstract fun getInfo(propertyId: Int): PropertyInfo

Get PropertyInfo corresponding to a specific property id.

Property consists of all property information such as the property's id, the name of the property, X and Y coordinates etc.

Return

PropertyInfo that needs to be get. See PropertyInfo

Parameters

propertyId

Building id corresponding to the BuildingInfo you get.