What are the possible values of [[UIDevice currentDevice] systemName];? In the docs from Apple, it doesn't give any examples of what could result, but all I can get from it is iPhone OS, even on the simulator. Are there any other possibilities, and if not, why does this property even exist?