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