public string DeviceType { get; set; }
Public Property DeviceType As String Get Set
public: property String^ DeviceType { String^ get (); void set (String^ value); }