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