Determining the index labels and locales of a Termbase without the Multiterm SDK

As mentioned under

> "In a 'real' application you will programmatically access the termbase definition and retrieve the index labels and locales."

Currently I am using the MultiTerm SDK to determine the index labels and locales, but it seems like it should be possible to do this without that API (MultiTerm SDK is a little old). Is there anyway to determine this information using the Studio APIs only, and if not, is there any plans for doing this in the future? (I looked at LocalTermbase and its base class, but they don't seem to provide this information)