[This is preliminary documentation and is subject to change.]
Property - Actor AE Title.
| C# | Visual Basic | Visual C++ |
public string AeTitle { get; set; }
Public Property AeTitle As String
public: property String^ AeTitle { String^ get (); void set (String^ value); }