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