Java: get value of "update_expires" feature value

I had gone through TurboActivate class and couldn't find a proper method to get "update_expires" feature value. Is there any api to get that feature value?

Use TurboActivate.GetFeatureValue("update_expires");

Thanks for your reply, Sam. That helps. May I know what are the other feature values I can get from getFeatureValue function?