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