In Pro (using 2.4.3) when an attribute uses a domain, the Attributes pane provides the ability to display either its stored value or its description (by checking or unchecking 'Show domain and Subtype descriptions').
Is there a way to do this through python directly - i.e. without having to look up the corresponding description in the domain and retrieve the code from there?
So far I have only been able to output the attributes' description using python - not the code.