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