[CanBeNullAttribute]
public string ToolTip { get; }<CanBeNullAttribute>
Public ReadOnly Property ToolTip As String
Getpublic:
[CanBeNullAttribute]
property String^ ToolTip {
String^ get ();
}[<CanBeNullAttribute>]
member ToolTip : string with get