public Guid DeviceID { get; set; }
Public Property DeviceID As Guid Get Set
public: property Guid^ DeviceID { Guid^ get (); void set (Guid^ value); }