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