[This is preliminary documentation and is subject to change.]
| C# | Visual Basic | Visual C++ |
public bool LocalAeTitleVisible { get; set; }
Public Property LocalAeTitleVisible As Boolean
public: property bool LocalAeTitleVisible { bool get (); void set (bool value); }