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