Password Property
Password for communicating with PayPal.
Syntax
[VB.NET] Public Property Password As String
[C#] public string Password {get; set;}
Remarks
This property is required to post messages to the PayPal URL. Do not confuse this property with your PayPal password. This password must match the API User you create from inside your PayPal account.
Default Value
""