[Description("The name of the element used by accessibility client applications.")] [Localizable(true)] [Category("Accessibility")] public string AccessibleName {get; set;}
'Declaration <DescriptionAttribute("The name of the element used by accessibility client applications.")> <LocalizableAttribute(True)> <CategoryAttribute("Accessibility")> Public Property AccessibleName As String