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