[Visual Basic]
Overridable Public Property ReadOnly UIAutomationBug As Boolean[C#]
public virtual bool UIAutomationBug { get; }
[C++]
public: virtual __property bool get_UIAutomationBug();
[JScript]
public virtual function get UIAutomationBug() : bool