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