'DeclarationPublic Property TopDrawerContentStringFormat As String
'UsageDim instance As DrawerHost Dim value As String instance.TopDrawerContentStringFormat = value value = instance.TopDrawerContentStringFormat
public string TopDrawerContentStringFormat {get; set;}