Retrieves a property by id.
Usage: val property = store["propertyName"]
val property = store["propertyName"]
the property with the given id, or null if not found
null
the id of the property to retrieve