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