public string TspPassword { get; init; }Public Property TspPassword As String
Get
Setpublic:
virtual property String^ TspPassword {
String^ get () sealed;
void set (String^ value) sealed;
}abstract TspPassword : string with get, set
override TspPassword : string with get, set