I'm having entity E and it has attribute A. I'm trying to get the documentation belonging to attribute A in my java codes. I was expecting to be able to find a function like getting an attribute type or value using IMendixObject or IMetaPrimitive class described in the apidocs but so far didn't have any luck. Am I missing something or we don't have this functionality at the moment?