TagProps Enum for Managed Tag Provider

I’m looking for a “Common Tag Properties” class/enum for the managed tag provider in the SDK. I’ve found an old class in the sqltags package but it doesn’t seem to work?

Maybe com.inductiveautomation.ignition.common.tags.config.properties.WellKnownTagProps will work?

Thanks! Normally I can bash around in intelliJ/Javadoc to find that but for some reason I struggled with that.