public bool ShowToolTip{ get; set;}
Public Property ShowToolTip As Boolean
public: property bool ShowToolTip { bool get (); void set (bool value); }