'Declaration
Public Property KeyTip As String
'Usage
Dim instance As RibbonListItem Dim value As String instance.KeyTip = value value = instance.KeyTip
public string KeyTip {get; set;}
'Declaration
Public Property KeyTip As String
'Usage
Dim instance As RibbonListItem Dim value As String instance.KeyTip = value value = instance.KeyTip
public string KeyTip {get; set;}