public string UserId { get; set; }
Public Property UserId As String
public: property String^ UserId { String^ get (); void set (String^ value); }