Currently making requests to retrieve data such as a property definition force a call to the server. Instead, all properties could be loaded into a cache and the data returned from that cache.
Would improve performance in situations where developers are not aware of the implication of using such methods.