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