public class DeviceType 
{
    public static string type = "Phone";
}