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