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