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